home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / setup.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1997-07-16  |  126b  |  7 lines

  1. #!/bin/csh -f
  2. alias cd cd
  3. setenv CD_PATH $HOTMIXDIR/html
  4. cd $CD_PATH
  5.  
  6. /usr/sbin/xwsh -geom 70x20+200+400 -hold -e ./docopy.sh
  7.